go.pact.im/x/clock.eventTicker.c (field)
4 uses
go.pact.im/x/clock (current package)
ticker.go#L60: c chan time.Time
ticker.go#L75: c: make(chan time.Time, 1),
ticker.go#L85: return t.c
ticker.go#L128: case t.c <- now:
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)